body {

}

.clear-sep {
	clear: both;
}
a:focus {
	border: 0;
	outline: 0;
}
/* anchors
----------------------------------------------- */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.container_12, .container_16 {
}

#top-a-line {
	
}

#top-modules, #nav-line, #bot-modules, #bottom-long{
	padding: 14px 4px 10px 4px;
}

#main-content-handler {
	padding: 20px 4px 10px 4px;
}

#nav-line {
	padding-bottom: 2px;
}

#tab-modules {
	padding: 30px 4px;
}

#tmp-container {
	width: 100%;
	margin: 0 0%;
}

/* headings
----------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	line-height:1.2em;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	display: block;
	height: 100%;
	font-size: 100%;
	text-decoration: none;
}

.top-message-box {
	margin-top: 15px;
	padding-left: 35px !important;
	padding-right: 35px !important;
	-moz-box-shadow: 0px 3px 26px rgba(0, 0, 0, 0.4) !important;
	-webkit-box-shadow: 0px 3px 26px rgba(0, 0, 0, 0.4) !important;
	box-shadow: 0px 3px 26px rgba(0, 0, 0, 0.4) !important;
}

.top-message-box .close {
	opacity: 1;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	width: 20px;
	height: 20px;
	position: absolute;
	right: 0px;
	
}

#top-handler {
	position: relative;
	padding: 0px 0px;
}

#top {
	margin: 0px auto;
}

#top-nav-handler {
	padding-top: 0px;
}

#sn-position {
	position: relative;
}
#sn-position h1 {
	position: absolute;
	font-family: 'Ubuntu', Arial, sans-serif;
	letter-spacing: -3px;
	font-weight: 700;
	line-height: 1em;
}
#sn-position h2 {
	position: absolute;
	font-family: 'Ubuntu', Arial, sans-serif;
	letter-spacing: 0px;
	font-weight: 400;
	line-height: 1em;
}
#sn-position h1 a, #sn-position h1 a:hover {
	text-decoration: none;
}

#log-panel {
	float: right;
	padding: 0px;
}

#log-panel a { text-decoration: none; white-space: nowrap; }
#log-panel a:hover { text-decoration: underline; }

.top-arrow {
	display: block;
	width: 0px !important;
	height: 0px;
	border: 5px solid rgba(255,255,255,0.0);
	float: right;
	margin: -13px 10px 0px 0px;
}

ul.log-panel {
	padding: 0px;
	margin: 0px;
}

#login-panel-handler, #cart {
	position: relative;
	float: right;
	padding: 7px 0px 8px 0px;
}

#login-panel-handler .log-panel li {
	display: inline;
	padding: 2px 14px;
	margin: 0px;
	background: none;
}

#login-panel-handler .log-panel li:last-child {
	border-right: 0px;
}

#login-panel-handler div.panel1, div.panel2 {
	display:none;
	position: absolute;
	top: 32px;
	width:300px;
	right:60%;
	height: 313px;
	z-index: 300000;
	margin: 0;
	background-color:white;
	-moz-box-shadow: 0px 3px 6px rgba(0,0,0,.2);
	-webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, .2);
	box-shadow: 0px 3px 6px rgba(0, 0, 0, .2);
}

input#modlgn-remember {
	margin: 9px 2px;
}

div.panel2 {
	right: 5%;
}

#login-panel-handler div.panel1 .inputbox {
	font-size: 14px;
	font-style: italic;
}

p#form-login-remember {
	float: left;
}

#login-panel-handler div.panel1 .button {
	float: right;
	padding: 10px 20px;
	font-size: 14px;
	margin: 0px 3px;
	font-weight: normal;
}

#form-login-remember label {float: left; margin-right: 5px; vertical-align:middle;line-height:35px; }

#top-a-line div.panel1 ul {
	padding: 6px 0px 0px 0px;
	margin: 0px;
	clear: both;
}

#top-a-line div.panel1 ul li {
	float: left;
	display: block;
	background: none;
	padding: 3px 0px !important;
	line-height: 16px;
	margin: 0 5px 0 0px !important;
}

#top-a-line div.panel1 ul.menu {
	clear: both;
}

#top-a-line div.panel1 ul.menu li {
	float: none;
}

div.panel1 .inputbox[type="text"], div.panel1 .inputbox[type="password"] {
	width: 94%;
}

p#form-login-password {
	margin-bottom: 25px;
}

.loginpanel span.close, .loginpanel span.close:hover, .cartpanel span.closecart, .cartpanel span.closecart:hover {
	opacity: 1.0;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	font: 300 30px/25px 'Ubuntu', Arial, Helvetica, sans-serif;
	width: 30px;
	height: 30px;
	text-align: center;
	-moz-transition-duration: 0.4s;
	-webkit-transition-duration: 0.4s;
	-o-transition-duration: 0.4s;
	-ms-transition-duration: 0.4s;
	transition-duration: 0.4s;
	-webkit-transition-property: background-color;
	-ms-transition-property: background-color;
	-o-transition-property: background-color;
	-moz-transition-property: background-color;
	transition-property: background-color;
    position:absolute;
    right:18px;
    top:22px;
    cursor:pointer;
}

#login-panel-handler div.panel1 h3 {
	font: 300 30px/36px 'Ubuntu', Arial, Helvetica, sans-serif; 
	letter-spacing: -2px;
}

div.loginpanel, div.cartpanel  {
    display:none;
    padding: 5px 18px;
    overflow:hidden;
}

#cart .vmCartModule, #currency {
	float: right;
	padding: 0px 14px;
}

#cart .vmCartModule .total, #cart .vmCartModule .total_products, #cart .vmCartModule .show_cart {
	float: left;
}

#cart a#cartpanel {
	padding: 0px 0px 0px 10px;
}

.cartpanel .show-cart-link {
	clear: both;
	padding: 22px 0px;
	display: block;
	font-weight: bold;
}

.cartpanel .show-cart-link a {
	float: none !important;
}

#currency {
	float: right; 
	margin-top: 7px;
}

#currency .currency-label {
	float: left;
}

#currency form {
	padding: 0px;
	margin: 0px;
}

#currency input.button {
	width: 18px;
	height: 18px;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	border-radius: 100%;
	text-indent: -99999px;
	float: right;
	padding: 0px;
	margin: 0px;
	background-image: url('../images/change-currency.png');
	background-repeat: no-repeat;
	background-position: 1px 1px;
}

#search {
	float: right;
	padding: 8px 0px 0px 0px;
	opacity: 0.5
}

#search:hover {
	opacity: 1;
}


#mod-search-searchword {
	width: auto !important;
}

/* layout swticher
----------------------------------------------- */


/* Breadcrumbs
----------------------------------------------- */

#breadcrumb-handler {
	padding: 3px 0px 2px 0px;
	margin-left: 0px;
}
/* page heading
----------------------------------------------- */
h2#page-heading {
	font-weight:normal;
	padding:.5em;
	margin:0 0 10px 0;
	border-bottom:1px solid #ccc;
}
/* table
----------------------------------------------- */
table {
	width:100%;
	margin-bottom:10px;
}
col.colC {
	width:8em;
}
td {
	padding: 8px 10px;
	text-align:left;
}
thead th, table th {
	padding: 8px 10px;
	text-align:left;
	font-weight: bold;
	font-size: 100%;
	background-image: url(../images/moduletable-h-bg.png);
	background-position: 0 0;
	background-repeat: repeat-x;
}
tbody th, tbody td {
}
tfoot th, tfoot td {
	border-top:2px solid #ededed;
}
/* forms
----------------------------------------------- */
fieldset {
	padding:10px 0px;
	position:relative;
	margin:10px 0px 10px 0px;
	
}
legend {
	font-weight: bold;
	font-size: 12px;
	line-height: 30px;
	padding: 0px 10px 0px 10px;
	vertical-align: middle;
	margin-left: 15px;
}
fieldset.login p {
	margin-bottom:1em;
	margin-top:0pt;
}

fieldset.login p label {
	float:left;
	line-height:2em;
	margin-right:3%;
	text-align:right;
	width:32%;
}
fieldset.login p input {
	width:60%;
}
fieldset.login input.button {
	margin-left:35%;
}
form p.notice {
	font-weight:bold;
}
input.search.text {
	width:66%;
}
input.search.button {
	width:28%;
	margin-left:2%;
}


/* Modules Layout
----------------------------------------------- */

#footer {
	padding: 20px 0px 30px 0px;
	margin: 0px auto;
	
}
#footer ul li a {
	background: transparent !important;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}

#footer #footer-line {
	padding: 0px 0px;
}
#footer #footer-line .moduletable_empty {
	background: none;
}
#foo-left-right {
	clear: both;
}
#footer-left {
	float: left;
	width: 50%;
}
#footer-right {
	float: right;
	width: 50%;
}
#bot-modules {
	border-bottom: 3px solid rgba(0,0,0,0.05);
}

#bot-l {
	float: left;
	width: 10px;
	height: 12px;
	background: url(../images/bot-l-bg.png) no-repeat 0 0;
}
#bot-r {
	float: right;
	width: 10px;
	height: 12px;
	background: url(../images/bot-r-bg.png) no-repeat 0 0;
}
#bot-mid {
	margin: 0px 10px;
	height: 12px;
	background: url(../images/bot-m-bg.png) repeat 0 0;
}
#lbOverlay {
	z-index: 99999999999 !important;
}
#lbCenter, #lbBottomContainer {
	z-index: 999999999999 !important;
}

#foo-left-right {
	clear: both;
	font-size: 90%;
}
.no-foo-lr-line {
	border-top: 0px !important;
}
.moduletable_style2 {
	border: none;
}
.moduletable_style2 h3 {
	font-size: 145%;
}

#vertical_slide {
	z-index: 999999;
	opacity: 0.96;
}

img {
	max-width: 100%;
}

#slideshow-handler {
	position: relative;
	margin: 0px auto 0px auto;
}

#search-position {
	padding-top: 3px;
}

#search-position .button {
	border: 0px;
	padding: 6px 5px 6px 25px;
	background: url(../images/search-icon.png) no-repeat 5px center;
	margin: -1px 1px 1px 1px !important;
}

#search-position form {
	margin-bottom: 0px;
}

#search-position .search, #search-position .finder {
	vertical-align: top;
	text-align: right;
	clear: both;
}

#search-position .inputbox {
	margin-top: 2px;
	margin-right: 5px;
	min-height: none !important;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
